Range: 0x10000002 to 0x10000006. More...
Variables | |
| int | MV_ALG_E_MEM_NULL = 0x10000002 |
| Memory address is empty. More... | |
| int | MV_ALG_E_MEM_ALIGN = 0x10000003 |
| Memory alignment does not meet the requirement. More... | |
| int | MV_ALG_E_MEM_LACK = 0x10000004 |
| Not enough memory space. More... | |
| int | MV_ALG_E_MEM_SIZE_ALIGN = 0x10000005 |
| Memory space does not meet the alignment requirement. More... | |
| int | MV_ALG_E_MEM_ADDR_ALIGN = 0x10000006 |
| Memory address does not meet the alignment requirement. More... | |
Range: 0x10000002 to 0x10000006.
| int MV_ALG_E_MEM_NULL = 0x10000002 |
Memory address is empty.
| int MV_ALG_E_MEM_ALIGN = 0x10000003 |
Memory alignment does not meet the requirement.
| int MV_ALG_E_MEM_LACK = 0x10000004 |
Not enough memory space.
| int MV_ALG_E_MEM_SIZE_ALIGN = 0x10000005 |
Memory space does not meet the alignment requirement.
| int MV_ALG_E_MEM_ADDR_ALIGN = 0x10000006 |
Memory address does not meet the alignment requirement.